home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
NextApps
/
Grab.app
/
Spanish.lproj
/
Grab.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-02
|
956b
|
37 lines
FirstResponder = {
ACTIONS = {"print:" = "print:"; "save:" = "save:"; "saveAs:" = "saveAs:"; };
SUPERCLASS = Object;
};
Grab = {
ACTIONS = {
"orderFrontInspectorPanel:" = "orderFrontInspectorPanel:";
"orderFrontPrefsPanel:" = "orderFrontPrefsPanel:";
"screenSelection:" = "screenSelection:";
"showInfo:" = "showInfo:";
"timedSelection:" = "timedSelection:";
"toggleSound:" = "toggleSound:";
"variableSelection:" = "variableSelection:";
"windowSelection:" = "windowSelection:";
};
OUTLETS = {
close = close;
copy = copy;
cut = cut;
grabWindow = grabWindow;
inspectorItem = inspectorItem;
paste = paste;
print = print;
save = save;
saveAs = saveAs;
screenItem = screenItem;
selectAll = selectAll;
selection = selection;
selectionItem = selectionItem;
soundItem = soundItem;
timedItem = timedItem;
useSound = useSound;
windowItem = windowItem;
};
SUPERCLASS = Application;
};